home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.2 Development Libraries / SGI IRIX 6.2 Development Libraries.iso / dist / complib.idb / usr / share / catman / p_man / cat3 / complib / xerbla.z / xerbla
Text File  |  1996-03-14  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. XXXXEEEERRRRBBBBLLLLAAAA((((3333FFFF))))                                                          XXXXEEEERRRRBBBBLLLLAAAA((((3333FFFF))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      XERBLA - i an error handler for the LAPACK routines
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      SUBROUTINE XERBLA( SRNAME, INFO )
  13.  
  14.          CHARACTER*6    SRNAME
  15.  
  16.          INTEGER        INFO
  17.  
  18. PPPPUUUURRRRPPPPOOOOSSSSEEEE
  19.      XERBLA  is an error handler for the LAPACK routines.  It is called by an
  20.      LAPACK routine if an input parameter has an invalid value.  A message is
  21.      printed and execution stops.
  22.  
  23.      Installers may consider modifying the STOP statement in order to call
  24.      system-specific exception-handling facilities.
  25.  
  26.  
  27. AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  28.      SRNAME  (input) CHARACTER*6
  29.              The name of the routine which called XERBLA.
  30.  
  31.      INFO    (input) INTEGER
  32.              The position of the invalid parameter in the parameter list of
  33.              the calling routine.
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.